Fix handling of key ranges ("a .. d")
authorJustin Burkett <justin@burkett.cc>
Thu, 9 Feb 2017 15:27:41 +0000 (10:27 -0500)
committerJustin Burkett <justin@burkett.cc>
Thu, 9 Feb 2017 15:29:30 +0000 (10:29 -0500)
commit0d56e4369b53af2c5960af4827b56b06d9162d62
tree63e5cb73a8ad024e45a4743f48632702c2fb20ae
parentea6f1dc5aacff2f3d909e410db05af01966555aa
Fix handling of key ranges ("a .. d")

When the last key in the key sequence is a range, extract the whole range
instead of just the final key.

Fixes #161
which-key-tests.el
which-key.el